home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_2 / guispell-1.0 / error.h < prev    next >
Text File  |  1992-03-25  |  94b  |  4 lines

  1. void Warning (char *code, ...);
  2. void Error (char *code, ...);
  3. void OnError (void (*f)(void));
  4.